Uses of Interface
com.cisco.pt.ipc.sim.Module
Packages that use Module
Package
Description
Java Framework built for Packet Tracer 8.1.0.
-
Uses of Module in com.cisco.pt.ipc
Methods in com.cisco.pt.ipc that return ModuleModifier and TypeMethodDescriptionIPCFactory.create(ModuleDescriptor moduleDescriptor) IPCFactory.getModuleAt(Module module, int index) IPCFactory.getRootModule(Device device) Methods in com.cisco.pt.ipc with parameters of type ModuleModifier and TypeMethodDescriptionIPCFactory.getDescriptor(Module module) IPCFactory.getModuleAt(Module module, int index) IPCFactory.getOwnerDevice(Module module) -
Uses of Module in com.cisco.pt.ipc.sim
Methods in com.cisco.pt.ipc.sim that return ModuleModifier and TypeMethodDescriptionModuleDescriptor.create()Information provided by the PKI file:Module.getModuleAt(int index) Information provided by the PKI file:Device.getRootModule()Information provided by the PKI file: -
Uses of Module in com.cisco.pt.ipc.sim.impl
Classes in com.cisco.pt.ipc.sim.impl that implement ModuleMethods in com.cisco.pt.ipc.sim.impl that return ModuleModifier and TypeMethodDescriptionModuleDescriptorImpl.create()Information provided by the PKI file:ModuleImpl.getModuleAt(int index) Information provided by the PKI file:DeviceImpl.getRootModule()Information provided by the PKI file: